home *** CD-ROM | disk | FTP | other *** search
/ Travel to Space / Travel to Space.iso / dos_prog / astronmy / horary / graphics.doc < prev    next >
Text File  |  1990-11-23  |  13KB  |  283 lines

  1.  
  2.                     SUMMARY OF GRAPHICS TO PRINTER ROUTINES
  3.  
  4.        To print the graphics chartwheel to any printer that supports 
  5.        graphics, such as a dot matrix printer, laser printer, or ink-jet 
  6.        printer, you should first try the DOS external command file, 
  7.        GRAPHICS.COM, which is on the DOS system diskette that came with 
  8.        your computer. If you type GRAPHICS, <RETURN>, at the DOS prompt 
  9.        before running HORARY.EXE, this will make a graphics routine 
  10.        resident in memory that enables the PrintScreen or Shift- 
  11.        PrintScreen key commands to send graphics to the printer.  
  12.        Ordinarily, the Shift-PrtSc combination will only print out the 
  13.        ASCII characters defined on the Monochrome Graphics card, even if 
  14.        the Color Graphics card is in use. GRAPHICS.COM allows the 
  15.        computer to send bit defined CGA graphics to the printer, provided 
  16.        the printer will accept them.
  17.  
  18.        In case GRAPHICS.COM does not work for your particular monitor and  
  19.        printer combination, I am including on the distribution diskette 
  20.        some alternative programs from the public domain.  Also, you can 
  21.        use a commercial program called Pizazz PLUS. Pizazz PLUS allows 
  22.        rotation and positioning and supports over 100 printers.
  23.  
  24.        Each of the enclosed public domain programs makes itself resident 
  25.        in memory so you may have to reboot your system with Ctrl-Alt-Del 
  26.        before loading and trying a new program.  The programs enclosed 
  27.        are:
  28.  
  29.                DMP200.COM    DUMPHP.COM    EGAEPSON.COM
  30.                FX.COM        GEMGRAPH.COM    GRAFTRAX.COM
  31.                GRAPHICR.COM    HERCTOSH.COM    HPPS.COM
  32.                OKIDMP.COM    OKIPRTSC.COM    PRTSC.COM
  33.                SCRNDUMP.COM    TOSHDUMP.EXE
  34.  
  35.  
  36.                                    DMP200.COM
  37.        This program works with a Radio Shack DMP-200 printer off an IBM- 
  38.        PC equipped with an Enhanced Graphics Adaptor (EGA).
  39.  
  40.                                     Author:
  41.                           Dr. R. Brooks Van Horn, Jr.
  42.                                  701 Fall Place
  43.                                Herndon, VA. 22070
  44.                         --------------------------------
  45.  
  46.                                    DUMPHP.COM
  47.        This program permits a graphics screen to be dumped to an HP 
  48.        LaserJet printer.  The program expects the output to come from 
  49.        COM1:.
  50.  
  51.                                     Author:
  52.                                   Scott Pakin
  53.                               6007 N. Sheridan Rd.
  54.                               Chicago, IL    60660
  55.                         --------------------------------
  56.        
  57.  
  58.                                   EGAEPSON.COM
  59.        This program works with Epson FX series printers equipped with an 
  60.        Enhanced Graphics Adaptor (EGA or VGA).
  61.  
  62.                                     Author:
  63.                           Dr. R. Brooks Van Horn, Jr.
  64.                         --------------------------------
  65.  
  66.                                      FX.COM
  67.        This program is a replacement for the GRAPHICS.COM program that 
  68.        came with DOS. Follow the directions on the screen after hitting 
  69.        'Shift-PrtScreen'.
  70.  
  71.                         --------------------------------
  72.  
  73.                                   GEMGRAPH.COM
  74.        GEMGRAPH.COM allows the use of a Gemini 10X for graphic screen 
  75.        dumps. It is DOS 2.0 GRAPHICS.COM modified to insert the correct 
  76.        number of line feeds. Results are excellent.
  77.  
  78.                         --------------------------------
  79.  
  80.                                   GRAFTRAX.COM
  81.        This program works with Epson MX printers with the GRAFTRAX 80 
  82.        option. It is also supposed to work with older non-Epson 
  83.        compatible Star printers.
  84.  
  85.        "If you print the screen in GRAPHICS-mode, a LEFT SHIFT PrtSc will 
  86.        print the screen LARGE, filling nearly an 8 1/2 x 11 page, and 
  87.        then insert carriage returns to restore Top Of Form relative to 
  88.        where it started.  If you do a RIGHT SHIFT PrtSc, the screen is 
  89.        printed about 5.25 x 2.75 inches. No TOF reset is made and 
  90.        multiple screen prints will be contiguous.
  91.  
  92.        "In either graphics print mode, you can abort printing by hitting 
  93.        the ESC key. This can be used to suppress the carriage returns at 
  94.        the end of the large screen print, for instance.  You cannot abort 
  95.        a screen print in text mode, however, since it is your IBM ROM 
  96.        routine."
  97.  
  98.                                     Author:
  99.                                   Marty Smith
  100.                 SOURCE ST2259           (713) 661-1241  (Office)
  101.                 COMPUSERVE 72155,1214   (713) 464-6737   (Home)
  102.                         --------------------------------
  103.  
  104.                                   GRAPHICR.COM
  105.        This program prints hi-resolution graphics in reduced scale.  
  106.        Unlike the other programs, this program does not rotate the 
  107.        chartwheel but prints it right side up.  However, the chartwheel 
  108.        has the shape of an ellipse.
  109.  
  110.                                     Author:
  111.                                   P.E. Schmid
  112.                         --------------------------------
  113.        
  114.  
  115.                                   HERCTOSH.COM
  116.        Run HERCTOSH once at boot time to install it and then read the 
  117.        instructions that appear on-screen. This program will dump 
  118.        Hercules graphics to any of several Toshiba printers.
  119.  
  120.        "This is a memory-resident, Hercules-to-Toshiba printer, graphics 
  121.        screen dump program. Once installed in memory, it occupies 640 
  122.        bytes. To print Hercules monochrome graphics page 0 on a Toshiba 
  123.        P1340 or similar printer, type Alt-0.  To print page 1, type Alt- 
  124.        1. To generate a formfeed, type Alt-9. Individual users, and 
  125.        distributors of user-supported software, may freely copy and 
  126.        disseminate this program in unmodified form."
  127.  
  128.                                     Author:
  129.                                Stephen G. Simpson
  130.                              1162 S. Garner Street
  131.                             State College, PA 16801.
  132.                         --------------------------------
  133.  
  134.                                     HPPS.COM
  135.              HP LaserJet+/SeriesII CGA/EGA Print Screen Driver 7.5
  136.  
  137.                                 Syntax for use:
  138.                                 HPPS /? for help
  139.                             HPPS /r for reverse b/w
  140.                              HPPS /2 for Series II
  141.  
  142.                                      NOTES
  143.              Will not print properly w/64K EGA card in hi-res mode
  144.                          Only prints the blue pel plane
  145.                  Does not adjust for higher resolution monitors
  146.  
  147.                                     Author:
  148.                                Darin May - Sysop
  149.                               AIM On-Line Services
  150.                                  P.O. Box 5962
  151.                               Fullerton, CA 92635
  152.                         --------------------------------
  153.  
  154.                                    OKIDMP.COM
  155.        Run OKIDUMP once at boot time to install it and then whenever you 
  156.        hit <R>ight Shift PrtSc you'll get a small graphics dump to your 
  157.        OKIDATA printer. Hit <L>eft Shift PrtSc and you'll get a larger 
  158.        printout rotated 90 degrees. This routine is invisible to normal 
  159.        text screen dumps. This program is known to work on an OKI 
  160.        Microline 84 printer.
  161.                         --------------------------------
  162.        
  163.  
  164.                                   OKIPRTSC.COM
  165.        This program replaces the GRAPHICS.COM program supplied as part of 
  166.        the IBM MS-DOS operating system (an External DOS command).  It 
  167.        provides both text and graphics capabilities for IBM PC owners who 
  168.        have a color graphics adapter and an Okidata Microline 84/92/93 
  169.        printer (without the Plug-N-Play option).
  170.  
  171.        In graphics mode, 320 x 200 medium resolution pictures are shown 
  172.        with varying shades of gray to represent the colors on the screen. 
  173.        A 640 x 200 graphics image is shown simply in black & white, the 
  174.        same as it appears on the screen.
  175.  
  176.        Additionally, in graphics mode, [OKIPRTSC] automatically places 
  177.        the picture in the middle of the page (no need to move the 
  178.        tractors or roll the platen to get the picture centered on the 
  179.        page).
  180.  
  181.                                     Author:
  182.                                  Barry R. Nance
  183.                            Business Software Services
  184.                         --------------------------------
  185.  
  186.                                    PRTSC.COM
  187.                          Supports multiple screen modes
  188.  
  189.        PRTSC.COM is designed to replace the outdated GRAPHICS.COM that 
  190.        comes with DOS. PRTSC.COM is designed to dump a graphics screen to 
  191.        the printer in the same manner that you would dump a text screen. 
  192.        The difference is that GRAPHICS.COM requires that you specify what 
  193.        the graphics mode will be while PRTSC.COM will detect it 
  194.        automatically. GRAPHICS.COM only supports the IBM printers.  
  195.        PRTSC.COM supports Epson and the HP LaserJet printers.
  196.  
  197.                            The syntax is as follows:
  198.                                PRTSC [pn] [rnnn]
  199.  
  200.        If you do not include anything on the command line, "LPT1:" is 
  201.        assumed as is an Epson printer.  The 'r' is for "resolution."  
  202.        This affects the speed, so you have a choice. The resolution 
  203.        number must be three characters: " 75", "150" or "300"  Therefore, 
  204.        to configure for LPT2:, HPLJ, 300dpi:
  205.  
  206.                                  PRTSC p2 r300
  207.  
  208.                                     Author:
  209.                                  Jonathan Zuck
  210.                               User Friendly, Inc.
  211.                                  P.O. Box 21164
  212.                                 Kalorama Station
  213.                               Washington, DC 20009
  214.                         --------------------------------
  215.        
  216.  
  217.                                   SCRNDUMP.COM
  218.                  Copyright 1986 by Hardwood Software Associates
  219.  
  220.        To enhance graphics printing for any combination of the following:
  221.  
  222.                         EGA/EPSON Extended PrtSc Driver
  223.                      EGA/OKIDATA 192 Extended PrtSc Driver
  224.                       EGA/OKIDATA 92 Extended PrtSc Driver
  225.                         EGA/CITOH Extended PrtSc Driver
  226.                         CGA/EPSON Extended PrtSc Driver
  227.                      CGA/OKIDATA 192 Extended PrtSc Driver
  228.                       CGA/OKIDATA 92 Extended PrtSc Driver
  229.                         CGA/CITOH Extended PrtSc Driver
  230.                       HERCULES/EPSON Extended PrtSc Driver
  231.                    HERCULES/OKIDATA 192 Extended PrtSc Driver
  232.                    HERCULES/OKIDATA 92 Extended PrtSc Driver
  233.                       HERCULES/CITOH Extended PrtSc Driver
  234.  
  235.  
  236.        Usage:  SCRNDUMP /g /p
  237.        Where:  g = E for Enhanced Graphics Adapter (640x350 Color)
  238.                    C for Color Graphics Adapter (640x200 Mono only)
  239.                    H for Hercules Mono Graphics Adapter (720x348 Mono)
  240.  
  241.                p = E for EPSON/IBM printer
  242.                    C for CITOH PROWRITER/PROWRITER II printers
  243.                    1 for OKIDATA 192 printer
  244.                    9 for OKIDATA 92 printer
  245.  
  246.        Press 'Shift/PrtSc' to activate. If no other key is pressed within 
  247.        10 seconds, the regular text print screen routine is used.  To 
  248.        print a graphics screen, press the appropriate number key from the 
  249.        upper row of your keyboard. To print the first graphics page, 
  250.        press '1', the second page, if your graphics board has one, is 
  251.        printed by pressing '2' and so on.  When printing the regular text 
  252.        screen, the time delay can be canceled by pressing the SPACEBAR. 
  253.        Graphics printing in progress can be canceled by pressing 'ESC'.
  254.  
  255.                                     Author:
  256.                                  Gary E. Walker
  257.                      Vertical Market Software, Incorporated
  258.                               Westfield Boulevard
  259.                                 Indianapolis, IN
  260.                         --------------------------------
  261.        
  262.  
  263.                                   TOSHDUMP.EXE
  264.  
  265.                    Toshiba 1351 Printer Graphics Screen Dump
  266.                  For the IBM-PC and compatible micro-computers.
  267.  
  268.              Use just as you would use GRAPHICS.COM for the Epson.
  269.  
  270.                                     Author:
  271.                                  Gary E. Walker
  272.                         --------------------------------
  273.  
  274.  
  275.        If you end up using any of these programs, please send a $5.00 
  276.        contribution to the programmer responsible for it.
  277.  
  278.  
  279.        I recommend using EGAEPSON.COM if you have an EGA or VGA graphics 
  280.        card, GRAPHICS.COM (or anything else that works) if you have a CGA 
  281.        graphics card and SCRNDUMP.COM if you have Hercules graphics.
  282.  
  283.